Listing 1 - 10 of 194 << page
of 20
>>
Sort by

Book
Privacy & persoonsgegevens : handboek
Author:
ISBN: 9782509042965 Year: 2023 Publisher: Brussel Politeia

Loading...
Export citation

Choose an application

Bookmark

Abstract

Dit handboek neemt de lezer mee op een verkenning van het begrip persoonlijke levenssfeer en op de juridische bescherming daarvan. De GDPR wordt uitvoerig toegelicht samen met de belangrijkste Belgische omzettingswetgeving.


Multi
Domain-Specific Languages
Authors: --- ---
ISBN: 9783031236693 9783031236686 9783031236709 Year: 2023 Publisher: Cham Springer International Publishing :Imprint: Springer

Loading...
Export citation

Choose an application

Bookmark

Abstract

This textbook describes the theory and the pragmatics of using and engineering high-level software languages - also known as modeling or domain-specific languages (DSLs) - for creating quality software. This includes methods, design patterns, guidelines, and testing practices for defining the syntax and the semantics of languages. While remaining close to technology, the book covers multiple paradigms and solutions, avoiding a particular technological silo. It unifies the modeling, the object-oriented, and the functional-programming perspectives on DSLs. The book has 13 chapters. Chapters 1 and 2 introduce and motivate DSLs. Chapter 3 kicks off the DSL engineering lifecycle, describing how to systematically develop abstract syntax by analyzing a domain. Chapter 4 addresses the concrete syntax, including the systematic engineering of context-free grammars. Chapters 5 and 6 cover the static semantics - with basic constraints as a starting point and type systems for advanced DSLs. Chapters 7 (Transformation), 8 (Interpretation), and 9 (Generation) describe different paradigms for designing and implementing the dynamic semantics, while covering testing and other kinds of quality assurance. Chapter 10 is devoted to internal DSLs. Chapters 11 to 13 show the application of DSLs and engage with simpler alternatives to DSLs in a highly distinguished domain: software variability. These chapters introduce the underlying notions of software product lines and feature modeling. The book has been developed based on courses on model-driven software engineering (MDSE) and DSLs held by the authors. It aims at senior undergraduate and junior graduate students in computer science or software engineering. Since it includes examples and lessons from industrial and open-source projects, as well as from industrial research, practitioners will also find it a useful reference. The numerous examples include code in Scala 3, ATL, Alloy, C#, F#, Groovy, Java, JavaScript, Kotlin, OCL, Python, QVT, Ruby, and Xtend. The book contains as many as 277 exercises. The associated code repository facilitates learning and using the examples in a course.


Digital
Advances in Management, Business and Technological Systems : Road Towards Sustainable Development
Author:
ISBN: 9783031208034 9783031208027 9783031208041 Year: 2023 Publisher: Cham Springer International Publishing

Loading...
Export citation

Choose an application

Bookmark

Abstract

Economic development, social sustainability, and environmental protection play a major role in terms of efforts for innovation, digitalization, business, and global development. Today, nations all over the world attempt to accomplish the United Nations Sustainable Development Goals and to ensure sustainable patterns. Combining empirical and theoretical information, this book demonstrates advanced initiatives and concrete examples from universities, research institutes, and companies, regarding cross-cutting issues in sustainable development of a wide range of fields. The major focus in the book is the promotion of quality of life, by means of a more sustainable food production, and improved food security. Additionally, the importance of digital technologies, business policy, social aspects, and corporate governance in ensuring sustainable regional development is studied. This book is a truly interdisciplinary publication, useful to scholars, social movements, practitioners, and members of governmental agencies and private companies.


Multi
A Friendly Guide to Software Development
Authors: ---
ISBN: 9781484289693 9781484289686 9781484289709 Year: 2023 Publisher: Berkeley, CA Apress :Imprint: Apress

Loading...
Export citation

Choose an application

Bookmark

Abstract

Software is everywhere, but despite being so common and useful, it remains magical and mysterious to many. Still, more and more people are finding themselves working for tech companies, or with an array of software products, services, and tools. This can segregate those who understand tech from those that don't. But it doesn't have to be this way. This book aims to bring these two worlds closer together, allowing people to learn basic concepts of software development in a casual and straight-forward way. Assuming no previous technical knowledge, you'll embark on a journey where you can understand and build a new software project from scratch until it is an advanced product with multiple users. Imagine moving from a "traditional" company and suddenly finding yourself in one where software is the main product or is a foundational component to it. One is often left to wade through the infinite concepts while still doing their actual jobs. This book closes that gap, improving communication between technical and non-technical parties. A Friendly Guide to Software Development makes technical concepts broadly available and easy to understand. In doing so, you'll be able to achieve better communication, which will undoubtedly lead to better working relationships, a better working environment, and ultimately better software. You will: See how a new software project is created Examine the basics of software development and architecture Know which questions to ask to avoid potential problems and pitfalls Start using and building software projects.


Multi
A Guidebook for 5GtoB and 6G Vision for Deep Convergence
Authors: ---
ISBN: 9789819940240 9789819940233 9789819940257 9789819940264 Year: 2023 Publisher: Singapore Springer Nature Singapore :Imprint: Springer

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book aims to provide the industrial upgrading and business scenario improved and boosted by 5G, as well as to forecast the typical industry application with a 6G vision. At the beginning of the book, it builds an overview of how 5G stimulates industrial transformation in the global digitalization wave, involving its commercial use, policy support, and application development around the world. Also it summarizes the main challenges of 5GtoB in large-scale replication from the perspective of methodology and deduce its development path and future form oriented to XtoB. The author demonstrates the typical applications of 5G in key industries based on a large number of practices and propose common capabilities and essential components for large-scale replication, and details the progress in the convergence of 5GtoB and industry standards. It presents the 6G vision and innovative ToB enabling technologies and describe key technologies, including semantic communication, on-purpose network, and cell-free ultra-massive cooperative MIMO. As conclusion, it forecasts the typical industry applications of 6G, such as metaverse, man-machine interaction, and hyper-connected future city.


Digital
Agile Software Engineering Skills
Author:
ISBN: 9783031054693 9783031054686 9783031054709 Year: 2023 Publisher: Cham Springer International Publishing

Loading...
Export citation

Choose an application

Bookmark

Abstract

This textbook is about working in teams to create functioning software. It covers skills in agile software development methods, team working, version control and continuous integration and shows readers how to apply some of the latest ideas from lean, agile and Kanban. Part I, which focuses on People, describes various project roles and the skills needed to perform each role. This includes members of self-organizing teams, scrum masters, product owners and activities for managing other stakeholders. The skills needed to create Product artefacts are detailed in Part II. These include skills to create agile requirements, architectures, designs as well as development and security artefacts. The agile development Process to coordinate with co-workers is described in Part III. It introduces the skills needed to facilitate an incremental process and to use software tools for version control and automated testing. Eventually some more advanced topics are explained in Part IV. These topics include large projects comprising multiple cooperating teams, automating deployment, cloud software services, DevOps and evolving live systems. This textbook addresses significant competencies in the IEEE/ACM Computing Curricula Task Force 2020. It includes nearly 100 exercises for trying out and applying the skills needed for agile software development. Hints, tips and further advice about tackling the exercises are presented at the end of each chapter, and a case study project, with downloadable source code from an online repository, integrates the skills learned across the chapters. In addition, further example software projects are also available there. This way, the book provides a hands-on guide to working on a development project as part of a team, and is inspired by the needs of early career practitioners as well as undergraduate software engineering and computer science students.


Multi
The Business Manager's Guide to Software Projects
Authors: ---
ISBN: 9781484292310 9781484292303 9781484292327 Year: 2023 Publisher: Berkeley, CA Apress :Imprint: Apress

Loading...
Export citation

Choose an application

Bookmark

Abstract

Every day, successful software projects scale and sustain businesses of all sizes and across all industries. Unfortunately, the reality is that many software projects still fail. The reasons behind these failures are seldom due to the underlying technology. Misunderstandings and communication barriers lead to wrong decisions, missed opportunities, communication breakdowns, or worse-huge economic loss. In this digitally connected world, business professionals can't afford to be hands-off on technical projects, but they also can't be expected to have technical certifications. They have first-hand knowledge of the business processes, are subject matter experts in software requirements, and they finance the projects. Even C-level management or board members need to rapidly gain just enough understanding of technology to make mission-critical decisions for businesses to survive and flourish. In most software projects the number of non-technical stakeholders far exceeds the number of techies. This book distills the world of software projects into simple terms and relatable metaphors for even the most technically adverse reader. Real-life examples, entertaining analogies, and hand-drawn illustrations will stick with readers throughout their own software projects, bolstering their success. Business requirements, use cases, process flows-the list goes on. It's all broken down in this game-changing book aimed at delivering for business and tech teams what DevOps has done for developers and operations. What You Will Learn Know the importance of good business requirements and how to write them Identify the most important business roles, key decisions, and critical activities involved in software projects Strengthen collaboration between non-technical and technical teams Grasp common software project terminology, required for non-techies Understand the software development life cycle Gain insight on the common software project methodologies and how they differ Understand what software developers do at a high level.


Digital
The new online trade : Business models, business systems and benchmarks in e-commerce
Author:
ISBN: 9783658407575 9783658407568 9783658407582 Year: 2023 Publisher: Wiesbaden Springer Fachmedien, Imprint: Springer

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book presents developments and future trends in e-commerce, which is shaped by customers' new digital communication and consumption patterns. Gerrit Heinemann sheds light on e-commerce business models, channel excellence as well as success factors such as digital time advantages and customer centricity. He analyzes the digital challenges and highlights the consequences and opportunities associated with online commerce. Recognized best practices illustrate how successful digital commerce works and what the "lessons learned" of the past years are. The content Meta-targeting and business ideas in online retailing Business model of online trade Forms of online trade Business systems and benchmarks in e-commerce Best practices and risks in online retailing The author Prof. Dr. Gerrit Heinemann is Professor of Business Administration, Management and Commerce and Head of the eWeb Research Center at Niederrhein University of Applied Sciences. This book is a translation of the original German edition "Intelligent Retail" by Heinemann, Geritt, published by Springer Fachmedien Wiesbaden GmbH in 2021. The translation was done with the help of artificial intelligence (machine translation by the service DeepL.com). A subsequent human revision was done primarily in terms of content, so that the book will read stylistically differently from a conventional translation.


Multi
Current Problems in Applied Mathematics and Computer Science and Systems
Authors: --- --- ---
ISBN: 9783031341274 9783031341267 9783031341281 Year: 2023 Publisher: Cham Springer Nature Switzerland :Imprint: Springer

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book is based on the best papers accepted for presentation during the International Conference on Actual Problems of Applied Mathematics and Computer Systems (APAMCS-2022), Russia. The book includes research materials on modern mathematical problems, solutions in the field of scientific computing, data analysis and modular computing. The scope of numerical methods in scientific computing presents original research, including mathematical models and software implementations, related to the following topics: numerical methods in scientific computing; solving optimization problems; methods for approximating functions, etc. The studies in data analysis and modular computing include contributions in the field of deep learning, neural networks, mathematical statistics, machine learning methods, residue number system and artificial intelligence. Finally, the book gives insights into the fundamental problems in mathematics education. The book intends for readership specializing in the field of scientific computing, parallel computing, computer technology, machine learning, information security and mathematical education.


Multi
Impact of Scientific Computing on Science and Society
Authors: --- ---
ISBN: 9783031290824 9783031290817 9783031290831 9783031290848 Year: 2023 Publisher: Cham Springer International Publishing :Imprint: Springer

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book analyzes the impact of scientific computing in science and society over the coming decades. It presents advanced methods that can provide new possibilities to solve scientific problems and study important phenomena in society. The chapters cover Scientific computing as the third paradigm of science as well as the impact of scientific computing on natural sciences, environmental science, economics, social science, humanistic science, medicine, and engineering. Moreover, the book investigates scientific computing in high performance computing, quantum computing, and artificial intelligence environment and what it will be like in the 2030s and 2040s.

Listing 1 - 10 of 194 << page
of 20
>>
Sort by